toggle menu
JxBrowser
8.2.1
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.download
/
[jvm]DownloadTarget
Download
Target
public
interface
DownloadTarget
The details of the download target.
Members
Functions
mime
Type
Link copied to clipboard
public
MimeType
mimeType
(
)
Returns the MIME type of the download.
suggested
File
Name
Link copied to clipboard
public
String
suggestedFileName
(
)
Returns a string that represents the suggested file name.
url
Link copied to clipboard
public
String
url
(
)
Returns a string that represents the URL of the download.